[INFO] cloning repository https://github.com/merc1031/diesel-boxable-join-issue
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/merc1031/diesel-boxable-join-issue" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmerc1031%2Fdiesel-boxable-join-issue", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmerc1031%2Fdiesel-boxable-join-issue'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 55dd2fbac1be8d7a2f63099cd587dc1c95db26c8
[INFO] testing merc1031/diesel-boxable-join-issue against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmerc1031%2Fdiesel-boxable-join-issue" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/merc1031/diesel-boxable-join-issue
[INFO] finished tweaking git repo https://github.com/merc1031/diesel-boxable-join-issue
[INFO] tweaked toml for git repo https://github.com/merc1031/diesel-boxable-join-issue written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/merc1031/diesel-boxable-join-issue on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/merc1031/diesel-boxable-join-issue already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] testing merc1031/diesel-boxable-join-issue against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmerc1031%2Fdiesel-boxable-join-issue" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/merc1031/diesel-boxable-join-issue
[INFO] finished tweaking git repo https://github.com/merc1031/diesel-boxable-join-issue
[INFO] tweaked toml for git repo https://github.com/merc1031/diesel-boxable-join-issue written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/merc1031/diesel-boxable-join-issue on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/merc1031/diesel-boxable-join-issue already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded postgres-types v0.2.9
[INFO] [stderr]   Downloaded postgres-protocol v0.6.8
[INFO] [stderr]   Downloaded dsl_auto_type v0.1.3
[INFO] [stderr]   Downloaded rand_core v0.9.1
[INFO] [stderr]   Downloaded tokio-postgres v0.7.13
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.18
[INFO] [stderr]   Downloaded zerocopy v0.8.18
[INFO] [stderr]   Downloaded diesel v2.2.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 66ceebe8d1370791fe8817199e5d7ef44097927c53c1ee2bb26dfb0e8f0d49f1
[INFO] running `Command { std: "docker" "start" "-a" "66ceebe8d1370791fe8817199e5d7ef44097927c53c1ee2bb26dfb0e8f0d49f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "66ceebe8d1370791fe8817199e5d7ef44097927c53c1ee2bb26dfb0e8f0d49f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "66ceebe8d1370791fe8817199e5d7ef44097927c53c1ee2bb26dfb0e8f0d49f1", kill_on_drop: false }`
[INFO] [stdout] 66ceebe8d1370791fe8817199e5d7ef44097927c53c1ee2bb26dfb0e8f0d49f1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5fb8ebbf9d62152a23163a9447f4fbc02160df1b3f954a655cf3ddd6198d6547
[INFO] running `Command { std: "docker" "start" "-a" "5fb8ebbf9d62152a23163a9447f4fbc02160df1b3f954a655cf3ddd6198d6547", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling zerocopy v0.8.18
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling tinyvec v1.8.1
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling whoami v1.5.2
[INFO] [stderr]    Compiling scoped-futures v0.1.4
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling rand_core v0.9.1
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.2.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.86
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling dsl_auto_type v0.1.3
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling diesel_derives v2.2.3
[INFO] [stderr]    Compiling postgres-protocol v0.6.8
[INFO] [stderr]    Compiling postgres-types v0.2.9
[INFO] [stderr]    Compiling bb8 v0.8.6
[INFO] [stderr]    Compiling tokio-postgres v0.7.13
[INFO] [stderr]    Compiling diesel v2.2.7
[INFO] [stderr]    Compiling diesel-async v0.5.2
[INFO] [stderr]    Compiling dyn_where v0.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `AppearsOnTable` and `query_builder::BoxedSelectStatement`
[INFO] [stdout]    --> src/lib.rs:102:9
[INFO] [stdout]     |
[INFO] [stdout] 102 |         query_builder::BoxedSelectStatement,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 103 |         sql_types::Bool,
[INFO] [stdout] 104 |         AppearsOnTable,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `condition_count`
[INFO] [stdout]    --> src/lib.rs:166:14
[INFO] [stdout]     |
[INFO] [stdout] 166 |         let (condition_count, dyn_where) =
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_condition_count`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Conditions` is never constructed
[INFO] [stdout]    --> src/lib.rs:125:16
[INFO] [stdout]     |
[INFO] [stdout] 125 |     pub struct Conditions {
[INFO] [stdout]     |                ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `dynamic_filter_many_to_many_simple` is never used
[INFO] [stdout]    --> src/lib.rs:153:18
[INFO] [stdout]     |
[INFO] [stdout] 153 |     pub async fn dynamic_filter_many_to_many_simple() -> Result<Vec<Relation>> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `dynamic_filter_many_to_many` is never used
[INFO] [stdout]    --> src/lib.rs:178:18
[INFO] [stdout]     |
[INFO] [stdout] 178 |     pub async fn dynamic_filter_many_to_many() -> Result<Vec<Subject>>{
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `RelationJoin` is never used
[INFO] [stdout]    --> src/lib.rs:212:10
[INFO] [stdout]     |
[INFO] [stdout] 212 |     type RelationJoin = diesel::dsl::InnerJoinQuerySource<
[INFO] [stdout]     |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_filter` is never used
[INFO] [stdout]    --> src/lib.rs:220:8
[INFO] [stdout]     |
[INFO] [stdout] 220 |     fn create_filter(
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_filter_gen` is never used
[INFO] [stdout]    --> src/lib.rs:240:8
[INFO] [stdout]     |
[INFO] [stdout] 240 |     fn create_filter_gen<T>(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.59s
[INFO] running `Command { std: "docker" "inspect" "5fb8ebbf9d62152a23163a9447f4fbc02160df1b3f954a655cf3ddd6198d6547", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5fb8ebbf9d62152a23163a9447f4fbc02160df1b3f954a655cf3ddd6198d6547", kill_on_drop: false }`
[INFO] [stdout] 5fb8ebbf9d62152a23163a9447f4fbc02160df1b3f954a655cf3ddd6198d6547
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a9216b52f71f1167e42f46ad8ced0ebdec96499e196991fc9780ca94ae97654a
[INFO] running `Command { std: "docker" "start" "-a" "a9216b52f71f1167e42f46ad8ced0ebdec96499e196991fc9780ca94ae97654a", kill_on_drop: false }`
[INFO] [stdout] warning: unused imports: `AppearsOnTable` and `query_builder::BoxedSelectStatement`
[INFO] [stdout]    --> src/lib.rs:102:9
[INFO] [stdout]     |
[INFO] [stdout] 102 |         query_builder::BoxedSelectStatement,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 103 |         sql_types::Bool,
[INFO] [stdout] 104 |         AppearsOnTable,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `condition_count`
[INFO] [stdout]    --> src/lib.rs:166:14
[INFO] [stdout]     |
[INFO] [stdout] 166 |         let (condition_count, dyn_where) =
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_condition_count`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling dyn_where v0.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `Conditions` is never constructed
[INFO] [stdout]    --> src/lib.rs:125:16
[INFO] [stdout]     |
[INFO] [stdout] 125 |     pub struct Conditions {
[INFO] [stdout]     |                ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `dynamic_filter_many_to_many_simple` is never used
[INFO] [stdout]    --> src/lib.rs:153:18
[INFO] [stdout]     |
[INFO] [stdout] 153 |     pub async fn dynamic_filter_many_to_many_simple() -> Result<Vec<Relation>> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `dynamic_filter_many_to_many` is never used
[INFO] [stdout]    --> src/lib.rs:178:18
[INFO] [stdout]     |
[INFO] [stdout] 178 |     pub async fn dynamic_filter_many_to_many() -> Result<Vec<Subject>>{
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `RelationJoin` is never used
[INFO] [stdout]    --> src/lib.rs:212:10
[INFO] [stdout]     |
[INFO] [stdout] 212 |     type RelationJoin = diesel::dsl::InnerJoinQuerySource<
[INFO] [stdout]     |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_filter` is never used
[INFO] [stdout]    --> src/lib.rs:220:8
[INFO] [stdout]     |
[INFO] [stdout] 220 |     fn create_filter(
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_filter_gen` is never used
[INFO] [stdout]    --> src/lib.rs:240:8
[INFO] [stdout]     |
[INFO] [stdout] 240 |     fn create_filter_gen<T>(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AppearsOnTable` and `query_builder::BoxedSelectStatement`
[INFO] [stdout]    --> src/lib.rs:102:9
[INFO] [stdout]     |
[INFO] [stdout] 102 |         query_builder::BoxedSelectStatement,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 103 |         sql_types::Bool,
[INFO] [stdout] 104 |         AppearsOnTable,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `condition_count`
[INFO] [stdout]    --> src/lib.rs:166:14
[INFO] [stdout]     |
[INFO] [stdout] 166 |         let (condition_count, dyn_where) =
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_condition_count`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Conditions` is never constructed
[INFO] [stdout]    --> src/lib.rs:125:16
[INFO] [stdout]     |
[INFO] [stdout] 125 |     pub struct Conditions {
[INFO] [stdout]     |                ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `dynamic_filter_many_to_many_simple` is never used
[INFO] [stdout]    --> src/lib.rs:153:18
[INFO] [stdout]     |
[INFO] [stdout] 153 |     pub async fn dynamic_filter_many_to_many_simple() -> Result<Vec<Relation>> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `dynamic_filter_many_to_many` is never used
[INFO] [stdout]    --> src/lib.rs:178:18
[INFO] [stdout]     |
[INFO] [stdout] 178 |     pub async fn dynamic_filter_many_to_many() -> Result<Vec<Subject>>{
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `RelationJoin` is never used
[INFO] [stdout]    --> src/lib.rs:212:10
[INFO] [stdout]     |
[INFO] [stdout] 212 |     type RelationJoin = diesel::dsl::InnerJoinQuerySource<
[INFO] [stdout]     |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_filter` is never used
[INFO] [stdout]    --> src/lib.rs:220:8
[INFO] [stdout]     |
[INFO] [stdout] 220 |     fn create_filter(
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_filter_gen` is never used
[INFO] [stdout]    --> src/lib.rs:240:8
[INFO] [stdout]     |
[INFO] [stdout] 240 |     fn create_filter_gen<T>(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.94s
[INFO] running `Command { std: "docker" "inspect" "a9216b52f71f1167e42f46ad8ced0ebdec96499e196991fc9780ca94ae97654a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9216b52f71f1167e42f46ad8ced0ebdec96499e196991fc9780ca94ae97654a", kill_on_drop: false }`
[INFO] [stdout] a9216b52f71f1167e42f46ad8ced0ebdec96499e196991fc9780ca94ae97654a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5aa52419c304bc25a430430e64f9c763353098dad38f85b5f7e0064618d5b851
[INFO] running `Command { std: "docker" "start" "-a" "5aa52419c304bc25a430430e64f9c763353098dad38f85b5f7e0064618d5b851", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `AppearsOnTable` and `query_builder::BoxedSelectStatement`
[INFO] [stderr]    --> src/lib.rs:102:9
[INFO] [stderr]     |
[INFO] [stderr] 102 |         query_builder::BoxedSelectStatement,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 103 |         sql_types::Bool,
[INFO] [stderr] 104 |         AppearsOnTable,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `condition_count`
[INFO] [stderr]    --> src/lib.rs:166:14
[INFO] [stderr]     |
[INFO] [stderr] 166 |         let (condition_count, dyn_where) =
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_condition_count`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Conditions` is never constructed
[INFO] [stderr]    --> src/lib.rs:125:16
[INFO] [stderr]     |
[INFO] [stderr] 125 |     pub struct Conditions {
[INFO] [stderr]     |                ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `dynamic_filter_many_to_many_simple` is never used
[INFO] [stderr]    --> src/lib.rs:153:18
[INFO] [stderr]     |
[INFO] [stderr] 153 |     pub async fn dynamic_filter_many_to_many_simple() -> Result<Vec<Relation>> {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `dynamic_filter_many_to_many` is never used
[INFO] [stderr]    --> src/lib.rs:178:18
[INFO] [stderr]     |
[INFO] [stderr] 178 |     pub async fn dynamic_filter_many_to_many() -> Result<Vec<Subject>>{
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type alias `RelationJoin` is never used
[INFO] [stderr]    --> src/lib.rs:212:10
[INFO] [stderr]     |
[INFO] [stderr] 212 |     type RelationJoin = diesel::dsl::InnerJoinQuerySource<
[INFO] [stderr]     |          ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `create_filter` is never used
[INFO] [stderr]    --> src/lib.rs:220:8
[INFO] [stderr]     |
[INFO] [stderr] 220 |     fn create_filter(
[INFO] [stderr]     |        ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `create_filter_gen` is never used
[INFO] [stderr]    --> src/lib.rs:240:8
[INFO] [stderr]     |
[INFO] [stderr] 240 |     fn create_filter_gen<T>(
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `dyn_where` (lib) generated 8 warnings (run `cargo fix --lib -p dyn_where` to apply 2 suggestions)
[INFO] [stderr] warning: `dyn_where` (lib test) generated 8 warnings (8 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dyn_where-a83cea4983b43de3)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests dyn_where
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "5aa52419c304bc25a430430e64f9c763353098dad38f85b5f7e0064618d5b851", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5aa52419c304bc25a430430e64f9c763353098dad38f85b5f7e0064618d5b851", kill_on_drop: false }`
[INFO] [stdout] 5aa52419c304bc25a430430e64f9c763353098dad38f85b5f7e0064618d5b851
